<feed xmlns='http://www.w3.org/2005/Atom'>
<title>{graveyard}/qtphonon.git/src/plugins/phonon/gstreamer, branch master</title>
<subtitle>fromGit static_content test Dead repository. See https://projects.kde.org/projects/kdesupport/phonon instead fromGit static_content test
</subtitle>
<link rel='alternate' type='text/html' href='https://code.qt.io/cgit/{graveyard}/qtphonon.git/'/>
<entry>
<title>build system cleanups</title>
<updated>2012-06-26T12:43:20+00:00</updated>
<author>
<name>Oswald Buddenhagen</name>
<email>oswald.buddenhagen@nokia.com</email>
</author>
<published>2012-04-12T10:28:46+00:00</published>
<link rel='alternate' type='text/html' href='https://code.qt.io/cgit/{graveyard}/qtphonon.git/commit/?id=2f6f3a9a2fc086a39eeb87cc56b6a928fa4ba8fc'/>
<id>2f6f3a9a2fc086a39eeb87cc56b6a928fa4ba8fc</id>
<content type='text'>
- load(qt_module) =&gt; load(qt_build_config)
- remove:
  - setup of PKGCONFIG* variables (automated now)
  - %mastercontent assignment (automated now)
  - pointless QPRO_PWD assignments
  - pointless and commented out include and depend paths
  - qmake -project boilerplate

Change-Id: Ie75ffb4f3ff789a8bfa9f1ddbd92e13c9c9fafa7
Reviewed-by: Joerg Bornemann &lt;joerg.bornemann@nokia.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- load(qt_module) =&gt; load(qt_build_config)
- remove:
  - setup of PKGCONFIG* variables (automated now)
  - %mastercontent assignment (automated now)
  - pointless QPRO_PWD assignments
  - pointless and commented out include and depend paths
  - qmake -project boilerplate

Change-Id: Ie75ffb4f3ff789a8bfa9f1ddbd92e13c9c9fafa7
Reviewed-by: Joerg Bornemann &lt;joerg.bornemann@nokia.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Use new plugin system in Phonon.</title>
<updated>2012-02-24T21:13:22+00:00</updated>
<author>
<name>Friedemann Kleint</name>
<email>Friedemann.Kleint@nokia.com</email>
</author>
<published>2012-02-23T09:29:35+00:00</published>
<link rel='alternate' type='text/html' href='https://code.qt.io/cgit/{graveyard}/qtphonon.git/commit/?id=b362e749bf7d87539ec5c8025b7af9394f1c3cde'/>
<id>b362e749bf7d87539ec5c8025b7af9394f1c3cde</id>
<content type='text'>
Change-Id: I8e2c005149fe1aa837697187c7401c06e0c05010
Reviewed-by: Lars Knoll &lt;lars.knoll@nokia.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I8e2c005149fe1aa837697187c7401c06e0c05010
Reviewed-by: Lars Knoll &lt;lars.knoll@nokia.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>QtPhonon: Fix gstreamer build on Linux when qpa is not defined.</title>
<updated>2011-12-22T10:53:35+00:00</updated>
<author>
<name>Friedemann Kleint</name>
<email>Friedemann.Kleint@nokia.com</email>
</author>
<published>2011-11-29T09:45:38+00:00</published>
<link rel='alternate' type='text/html' href='https://code.qt.io/cgit/{graveyard}/qtphonon.git/commit/?id=0f10ce17e75693da521c3a3aac459dfbcbbd62a3'/>
<id>0f10ce17e75693da521c3a3aac459dfbcbbd62a3</id>
<content type='text'>
Currently, qpa is contained in the CONFIG variable. We are
working towards removing that since qpa (Lighthouse) is the
default in Qt 5. Profiles/Source code should no longer contain
conditional sections depending on qpa/Q_WS_QPA.

Change-Id: I3ebe2ce201eeac6345a4abac365c3b66b3114d61
Reviewed-by: Friedemann Kleint &lt;Friedemann.Kleint@nokia.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Currently, qpa is contained in the CONFIG variable. We are
working towards removing that since qpa (Lighthouse) is the
default in Qt 5. Profiles/Source code should no longer contain
conditional sections depending on qpa/Q_WS_QPA.

Change-Id: I3ebe2ce201eeac6345a4abac365c3b66b3114d61
Reviewed-by: Friedemann Kleint &lt;Friedemann.Kleint@nokia.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Use feature profile loading instead of direct inclusion.</title>
<updated>2011-06-07T10:42:47+00:00</updated>
<author>
<name>axis</name>
<email>qt-info@nokia.com</email>
</author>
<published>2011-05-30T14:11:05+00:00</published>
<link rel='alternate' type='text/html' href='https://code.qt.io/cgit/{graveyard}/qtphonon.git/commit/?id=9fe3d5c071732e945c7357074fed054ca28188cf'/>
<id>9fe3d5c071732e945c7357074fed054ca28188cf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed DESTDIR after modularization.</title>
<updated>2011-06-07T10:42:37+00:00</updated>
<author>
<name>axis</name>
<email>qt-info@nokia.com</email>
</author>
<published>2011-05-27T13:00:57+00:00</published>
<link rel='alternate' type='text/html' href='https://code.qt.io/cgit/{graveyard}/qtphonon.git/commit/?id=497d1d22b0fc26e43567391a60f7b713af660ffd'/>
<id>497d1d22b0fc26e43567391a60f7b713af660ffd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Make phonon compile</title>
<updated>2011-04-27T10:05:49+00:00</updated>
<author>
<name>Liang Qi</name>
<email>liang.qi@nokia.com</email>
</author>
<published>2010-12-29T06:55:52+00:00</published>
<link rel='alternate' type='text/html' href='https://code.qt.io/cgit/{graveyard}/qtphonon.git/commit/?id=758bc0e08b0f2653cb76603be4309b76a78469e0'/>
<id>758bc0e08b0f2653cb76603be4309b76a78469e0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Initial import from the monolithic Qt.</title>
<updated>2011-04-27T10:05:43+00:00</updated>
<author>
<name>Qt by Nokia</name>
<email>qt-info@nokia.com</email>
</author>
<published>2011-04-27T10:05:43+00:00</published>
<link rel='alternate' type='text/html' href='https://code.qt.io/cgit/{graveyard}/qtphonon.git/commit/?id=356978ecce23e076e1b622d5d41dd8c04bf7bcf8'/>
<id>356978ecce23e076e1b622d5d41dd8c04bf7bcf8</id>
<content type='text'>
This is the beginning of revision history for this module. If you
want to look at revision history older than this, please refer to the
Qt Git wiki for how to use Git history grafting. At the time of
writing, this wiki is located here:

http://qt.gitorious.org/qt/pages/GitIntroductionWithQt

If you have already performed the grafting and you don't see any
history beyond this commit, try running "git log" with the "--follow"
argument.

Branched from the monolithic repo, Qt master branch, at commit
896db169ea224deb96c59ce8af800d019de63f12
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is the beginning of revision history for this module. If you
want to look at revision history older than this, please refer to the
Qt Git wiki for how to use Git history grafting. At the time of
writing, this wiki is located here:

http://qt.gitorious.org/qt/pages/GitIntroductionWithQt

If you have already performed the grafting and you don't see any
history beyond this commit, try running "git log" with the "--follow"
argument.

Branched from the monolithic repo, Qt master branch, at commit
896db169ea224deb96c59ce8af800d019de63f12
</pre>
</div>
</content>
</entry>
</feed>
